home *** CD-ROM | disk | FTP | other *** search
/ Interactive Web Graphics with Shout 3D / Interactive Web Graphics With Shout 3D.iso / pc / Shout3Ddemo / Shout3d_runtime / codebase / models / renderTests / multimesh_chrome_curl.wrl < prev    next >
Text File  |  2000-11-13  |  2KB  |  63 lines

  1. StillCamProgAntialias {}
  2.  
  3. DEF Camera01 Viewpoint {
  4.   position 0.664 13.2 82.1
  5.   orientation -2.15e-005 -1 0 -0.00392
  6.   fieldOfView 0.9
  7.   description "Camera01"
  8. }
  9.  
  10. DEF myPanorama Panorama {
  11.     bilinearFilteringEnabled FALSE
  12.     environmentCubeMap DEF envMap EnvironmentCubeMap {
  13.         frontTexture ImageTexture { url "../images/envmap_haze/front.jpg" }
  14.         rightTexture ImageTexture { url "../images/envmap_haze/right.jpg" }
  15.         backTexture ImageTexture { url "../images/envmap_haze/back.jpg" }
  16.         leftTexture ImageTexture { url "../images/envmap_haze/left.jpg" }
  17.         upTexture ImageTexture { url "../images/envmap_haze/up.jpg" }
  18.         downTexture ImageTexture { url "../images/envmap_haze/down.jpg" }
  19.     }
  20. }
  21.  
  22. DEF Curve01 Transform {
  23.     translation -0.141 0 -5.06
  24.     children [
  25.         Shape {
  26.             appearance [
  27.                 MultiAppearance {
  28.                     environmentMap USE envMap
  29.                     solid FALSE
  30.                 }
  31.             ]
  32.             geometry MultiMesh {
  33.                 defaultFlatShaded FALSE
  34.                 solid FALSE
  35.                 coord Coordinate {
  36.                     point [
  37.                       -29.9 0 4.64, -25.4 0 -0.878, -22.7 0 -3.3, -19.8 0 -4.92, 
  38.                       -17.8 0 -5.43, -15.7 0 -5.55, -11.3 0 -4.8, -6.54 0 -3.09, 
  39.                       -1.67 0 -0.822, 4.08 0 1.99, 9.69 0 4.33, 12.4 0 5.11, 
  40.                       15 0 5.53, 17.5 0 5.49, 19.8 0 4.92, 23 0 3.01, 26.6 0 -0.597, 
  41.                       29.9 0 -4.92, -29.9 25 4.64, -25.4 25 -0.878, -22.7 25 -3.3, 
  42.                       -19.8 25 -4.92, -17.8 25 -5.43, -15.7 25 -5.55, -11.3 25 -4.8, 
  43.                       -6.54 25 -3.09, -1.67 25 -0.822, 4.08 25 1.99, 9.69 25 4.33, 
  44.                       12.4 25 5.11, 15 25 5.53, 17.5 25 5.49, 19.8 25 4.92, 
  45.                       23 25 3.01, 26.6 25 -0.597, 29.9 25 -4.92
  46.                     ]
  47.                 }
  48.                 coordIndex [
  49.                     0, 1, 19, -1, 0, 19, 18, -1, 1, 2, 20, -1, 1, 20, 19, -1, 
  50.                     2, 3, 21, -1, 2, 21, 20, -1, 3, 4, 22, -1, 3, 22, 21, -1, 
  51.                     4, 5, 23, -1, 4, 23, 22, -1, 5, 6, 24, -1, 5, 24, 23, -1, 
  52.                     6, 7, 25, -1, 6, 25, 24, -1, 7, 8, 26, -1, 7, 26, 25, -1, 
  53.                     8, 9, 27, -1, 8, 27, 26, -1, 9, 10, 28, -1, 9, 28, 27, -1, 
  54.                     10, 11, 29, -1, 10, 29, 28, -1, 11, 12, 30, -1, 11, 30, 29, -1, 
  55.                     12, 13, 31, -1, 12, 31, 30, -1, 13, 14, 32, -1, 13, 32, 31, -1, 
  56.                     14, 15, 33, -1, 14, 33, 32, -1, 15, 16, 34, -1, 15, 34, 33, -1, 
  57.                     16, 17, 35, -1, 16, 35, 34, -1
  58.                 ]
  59.             }
  60.         }
  61.     ]
  62. }
  63.